home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Utilitare / accuhash / ah2setup.exe / {app} / accuhash.exe / 0 / RCDATA / TPROCESSFORM / TPROCESSFORM.txt
Text File  |  2004-09-13  |  6KB  |  278 lines

  1. object ProcessForm: TProcessForm
  2.   Left = 422
  3.   Top = 217
  4.   Width = 481
  5.   Height = 307
  6.   BorderIcons = []
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'ProcessForm'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Shell Dlg 2'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnActivate = FormActivate
  18.   DesignSize = (
  19.     473
  20.     280)
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object InfoShape: TTntShape
  24.     Left = 209
  25.     Top = 48
  26.     Width = 254
  27.     Height = 97
  28.     Anchors = [akTop, akRight]
  29.     Brush.Color = clInfoBk
  30.   end
  31.   object PathLabel: TTntLabel
  32.     Left = 10
  33.     Top = 4
  34.     Width = 74
  35.     Height = 13
  36.     Caption = '&Folder to verify'
  37.     FocusControl = PathEdit
  38.   end
  39.   object TreeLabel: TTntLabel
  40.     Left = 8
  41.     Top = 45
  42.     Width = 58
  43.     Height = 13
  44.     Caption = 'Folders &tree'
  45.     FocusControl = TreeList
  46.   end
  47.   object StatLabel: TTntLabel
  48.     Left = 213
  49.     Top = 52
  50.     Width = 246
  51.     Height = 13
  52.     Alignment = taCenter
  53.     Anchors = [akTop, akRight]
  54.     AutoSize = False
  55.     Caption = 'Statistics (processed/total/left):'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -11
  59.     Font.Name = 'MS Shell Dlg 2'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.     Transparent = True
  63.   end
  64.   object FilesLabel: TTntLabel
  65.     Left = 213
  66.     Top = 68
  67.     Width = 41
  68.     Height = 13
  69.     Alignment = taRightJustify
  70.     Anchors = [akTop, akRight]
  71.     AutoSize = False
  72.     Caption = 'Files:'
  73.     Font.Charset = DEFAULT_CHARSET
  74.     Font.Color = clWindowText
  75.     Font.Height = -11
  76.     Font.Name = 'MS Shell Dlg 2'
  77.     Font.Style = [fsBold]
  78.     ParentFont = False
  79.     Transparent = True
  80.   end
  81.   object BytesLabel: TTntLabel
  82.     Left = 213
  83.     Top = 82
  84.     Width = 41
  85.     Height = 13
  86.     Alignment = taRightJustify
  87.     Anchors = [akTop, akRight]
  88.     AutoSize = False
  89.     Caption = 'Bytes:'
  90.     Font.Charset = DEFAULT_CHARSET
  91.     Font.Color = clWindowText
  92.     Font.Height = -11
  93.     Font.Name = 'MS Shell Dlg 2'
  94.     Font.Style = [fsBold]
  95.     ParentFont = False
  96.     Transparent = True
  97.   end
  98.   object TimesLabel: TTntLabel
  99.     Left = 213
  100.     Top = 96
  101.     Width = 41
  102.     Height = 13
  103.     Alignment = taRightJustify
  104.     Anchors = [akTop, akRight]
  105.     AutoSize = False
  106.     Caption = 'Time:'
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -11
  110.     Font.Name = 'MS Shell Dlg 2'
  111.     Font.Style = [fsBold]
  112.     ParentFont = False
  113.     Transparent = True
  114.   end
  115.   object FilesText: TTntLabel
  116.     Left = 259
  117.     Top = 68
  118.     Width = 200
  119.     Height = 13
  120.     Anchors = [akTop, akRight]
  121.     AutoSize = False
  122.     Caption = 'FilesText'
  123.     Transparent = True
  124.   end
  125.   object BytesText: TTntLabel
  126.     Left = 259
  127.     Top = 82
  128.     Width = 200
  129.     Height = 13
  130.     Anchors = [akTop, akRight]
  131.     AutoSize = False
  132.     Caption = 'BytesText'
  133.     Transparent = True
  134.   end
  135.   object TimesText: TTntLabel
  136.     Left = 259
  137.     Top = 96
  138.     Width = 200
  139.     Height = 13
  140.     Anchors = [akTop, akRight]
  141.     AutoSize = False
  142.     Caption = 'TimesText'
  143.     Transparent = True
  144.   end
  145.   object FailsLabel: TTntLabel
  146.     Left = 213
  147.     Top = 128
  148.     Width = 41
  149.     Height = 13
  150.     Alignment = taRightJustify
  151.     Anchors = [akTop, akRight]
  152.     AutoSize = False
  153.     Caption = 'Errors:'
  154.     Font.Charset = DEFAULT_CHARSET
  155.     Font.Color = clWindowText
  156.     Font.Height = -11
  157.     Font.Name = 'MS Shell Dlg 2'
  158.     Font.Style = [fsBold]
  159.     ParentFont = False
  160.     Transparent = True
  161.   end
  162.   object FailsText: TTntLabel
  163.     Left = 259
  164.     Top = 128
  165.     Width = 200
  166.     Height = 13
  167.     Anchors = [akTop, akRight]
  168.     AutoSize = False
  169.     Caption = 'FailsText'
  170.     Font.Charset = DEFAULT_CHARSET
  171.     Font.Color = clWindowText
  172.     Font.Height = -11
  173.     Font.Name = 'MS Shell Dlg 2'
  174.     Font.Style = []
  175.     ParentFont = False
  176.     Transparent = True
  177.   end
  178.   object StatusLabel: TTntLabel
  179.     Left = 213
  180.     Top = 112
  181.     Width = 246
  182.     Height = 13
  183.     Alignment = taCenter
  184.     Anchors = [akTop, akRight]
  185.     AutoSize = False
  186.     Caption = 'Ready to processing'
  187.     Font.Charset = DEFAULT_CHARSET
  188.     Font.Color = clWindowText
  189.     Font.Height = -11
  190.     Font.Name = 'MS Shell Dlg 2'
  191.     Font.Style = [fsBold]
  192.     ParentFont = False
  193.     Transparent = True
  194.   end
  195.   object TreeList: TVirtualExplorerTree
  196.     Left = 8
  197.     Top = 61
  198.     Width = 192
  199.     Height = 195
  200.     Active = True
  201.     Anchors = [akLeft, akTop, akRight, akBottom]
  202.     ColumnDetails = cdUser
  203.     ColumnMenuItemCount = 8
  204.     DefaultNodeHeight = 17
  205.     DragHeight = 250
  206.     DragWidth = 150
  207.     FileSizeFormat = fsfExplorer
  208.     FileSort = fsFileType
  209.     Header.AutoSizeIndex = 0
  210.     Header.Font.Charset = DEFAULT_CHARSET
  211.     Header.Font.Color = clWindowText
  212.     Header.Font.Height = -11
  213.     Header.Font.Name = 'MS Shell Dlg 2'
  214.     Header.Font.Style = []
  215.     Header.MainColumn = -1
  216.     Header.Options = [hoColumnResize, hoDrag]
  217.     HintMode = hmHint
  218.     ParentColor = False
  219.     RootFolder = rfDesktop
  220.     TabOrder = 1
  221.     TabStop = True
  222.     TreeOptions.PaintOptions = [toShowButtons, toShowTreeLines, toUseBlendedImages, toGhostedIfUnfocused]
  223.     TreeOptions.VETShellOptions = [toRightAlignSizeColumn, toContextMenus]
  224.     TreeOptions.VETSyncOptions = [toCollapseTargetFirst, toExpandTarget, toSelectTarget]
  225.     TreeOptions.VETMiscOptions = [toBrowseExecuteFolder, toBrowseExecuteFolderShortcut, toExecuteOnDblClk]
  226.     TreeOptions.VETImageOptions = [toImages, toMarkCutAndCopy]
  227.     OnChange = TreeListChange
  228.     Columns = <>
  229.   end
  230.   object PathEdit: TTntComboBox
  231.     Left = 8
  232.     Top = 20
  233.     Width = 457
  234.     Height = 21
  235.     Anchors = [akLeft, akTop, akRight]
  236.     ItemHeight = 13
  237.     TabOrder = 0
  238.     Text = 'PathEdit'
  239.     OnChange = PathEditChange
  240.   end
  241.   object StartButton: TTntButton
  242.     Left = 209
  243.     Top = 233
  244.     Width = 75
  245.     Height = 25
  246.     Anchors = [akRight, akBottom]
  247.     Caption = '&Start'
  248.     Default = True
  249.     TabOrder = 2
  250.     OnClick = StartButtonClick
  251.   end
  252.   object CloseButton: TTntButton
  253.     Left = 292
  254.     Top = 233
  255.     Width = 75
  256.     Height = 25
  257.     Anchors = [akRight, akBottom]
  258.     Cancel = True
  259.     Caption = 'Close'
  260.     ModalResult = 2
  261.     TabOrder = 3
  262.   end
  263.   object StatusBar: TTntStatusBar
  264.     Left = 0
  265.     Top = 261
  266.     Width = 473
  267.     Height = 19
  268.     Panels = <
  269.       item
  270.         Width = 100
  271.       end
  272.       item
  273.         Width = 50
  274.       end>
  275.     OnDrawPanel = StatusBarDrawPanel
  276.   end
  277. end
  278.